home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / aa_m68k_Only / NXLogo / NXLogoLibrary / help / pow < prev    next >
Encoding:
Text File  |  1992-07-09  |  204 b   |  5 lines

  1. pow --Operation, two inputs.
  2.      The inputs must be numbers.  If the first is negative, the second must
  3.      be  an integer.  The output is the first number raised to the power of
  4.      the second input.
  5.